Nexus
- Description
- Nexus is the Schema for the nexus
- Type
object
Specification
.spec
- Description
- Spec describes the desired state of the Nexus instance
- Type
object
.spec.helmValues
- Description
- HelmValues specify custom configuration witch the helm chart supported
- Type
object
.status
- Description
- Status describes the current state of the Nexus instance
- Type
object
.status.availableUpgradableVersions
- Description
- list all available upgradable versions
- Type
array
.status.availableUpgradableVersions[]
- Description
- UpgradableChartVersion is used to record the upgradable version of the chart include the links to the upgrade guide
- Type
object
.status.availableUpgradableVersions[].links
- Description
- Links is the links to the upgrade guide
- Type
array
.status.availableUpgradableVersions[].links[]
- Description
- Link used to describe the link to the upgrade guide
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Type
object- Required
statustype
.status.dependency_secrets
- Type
array
.status.dependency_secrets[]
- Type
string
.status.deployedRelease
- Type
object- Required
manifestname
.status.helmValues
- Description
- record helm values
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexusesDELETE: delete collection of NexusGET: list objects of kind NexusPOST: create a new Nexus
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexuses/{name}DELETE: delete the specified NexusGET: read the specified NexusPATCH: partially update the specified NexusPUT: replace the specified Nexus
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexuses/{name}/statusGET: read status of the specified NexusPATCH: partially update status of the specified NexusPUT: replace status of the specified Nexus
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexuses
- HTTP method
DELETE- Description
- delete collection of Nexus
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Nexus
- HTTP responses
- HTTP method
POST- Description
- create a new Nexus
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexuses/{name}
- HTTP method
DELETE- Description
- delete the specified Nexus
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Nexus
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Nexus
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Nexus
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/nexuses/{name}/status
- HTTP method
GET- Description
- read status of the specified Nexus
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Nexus
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Nexus
- Query parameters
- Body parameters
- HTTP responses